3.2752 \(\int \frac{(1-2 x)^{5/2} (3+5 x)^{3/2}}{(2+3 x)^{5/2}} \, dx\)

Optimal. Leaf size=191 \[ -\frac{2 (5 x+3)^{3/2} (1-2 x)^{5/2}}{9 (3 x+2)^{3/2}}+\frac{230 (5 x+3)^{3/2} (1-2 x)^{3/2}}{27 \sqrt{3 x+2}}+\frac{788}{135} \sqrt{3 x+2} (5 x+3)^{3/2} \sqrt{1-2 x}-\frac{43214 \sqrt{3 x+2} \sqrt{5 x+3} \sqrt{1-2 x}}{1215}-\frac{43214 \sqrt{\frac{11}{3}} F\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )}{6075}+\frac{116854 \sqrt{\frac{11}{3}} E\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )}{6075} \]

[Out]

(-43214*Sqrt[1 - 2*x]*Sqrt[2 + 3*x]*Sqrt[3 + 5*x])/1215 - (2*(1 - 2*x)^(5/2)*(3
+ 5*x)^(3/2))/(9*(2 + 3*x)^(3/2)) + (230*(1 - 2*x)^(3/2)*(3 + 5*x)^(3/2))/(27*Sq
rt[2 + 3*x]) + (788*Sqrt[1 - 2*x]*Sqrt[2 + 3*x]*(3 + 5*x)^(3/2))/135 + (116854*S
qrt[11/3]*EllipticE[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/6075 - (43214*Sqrt[
11/3]*EllipticF[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/6075

_______________________________________________________________________________________

Rubi [A]  time = 0.420482, antiderivative size = 191, normalized size of antiderivative = 1., number of steps used = 7, number of rules used = 6, integrand size = 28, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.214 \[ -\frac{2 (5 x+3)^{3/2} (1-2 x)^{5/2}}{9 (3 x+2)^{3/2}}+\frac{230 (5 x+3)^{3/2} (1-2 x)^{3/2}}{27 \sqrt{3 x+2}}+\frac{788}{135} \sqrt{3 x+2} (5 x+3)^{3/2} \sqrt{1-2 x}-\frac{43214 \sqrt{3 x+2} \sqrt{5 x+3} \sqrt{1-2 x}}{1215}-\frac{43214 \sqrt{\frac{11}{3}} F\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )}{6075}+\frac{116854 \sqrt{\frac{11}{3}} E\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )}{6075} \]

Antiderivative was successfully verified.

[In]  Int[((1 - 2*x)^(5/2)*(3 + 5*x)^(3/2))/(2 + 3*x)^(5/2),x]

[Out]

(-43214*Sqrt[1 - 2*x]*Sqrt[2 + 3*x]*Sqrt[3 + 5*x])/1215 - (2*(1 - 2*x)^(5/2)*(3
+ 5*x)^(3/2))/(9*(2 + 3*x)^(3/2)) + (230*(1 - 2*x)^(3/2)*(3 + 5*x)^(3/2))/(27*Sq
rt[2 + 3*x]) + (788*Sqrt[1 - 2*x]*Sqrt[2 + 3*x]*(3 + 5*x)^(3/2))/135 + (116854*S
qrt[11/3]*EllipticE[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/6075 - (43214*Sqrt[
11/3]*EllipticF[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/6075

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 39.4841, size = 172, normalized size = 0.9 \[ - \frac{230 \left (- 2 x + 1\right )^{\frac{5}{2}} \sqrt{5 x + 3}}{189 \sqrt{3 x + 2}} - \frac{2 \left (- 2 x + 1\right )^{\frac{5}{2}} \left (5 x + 3\right )^{\frac{3}{2}}}{9 \left (3 x + 2\right )^{\frac{3}{2}}} - \frac{76 \left (- 2 x + 1\right )^{\frac{3}{2}} \sqrt{3 x + 2} \sqrt{5 x + 3}}{63} - \frac{4208 \sqrt{- 2 x + 1} \sqrt{3 x + 2} \sqrt{5 x + 3}}{1215} + \frac{116854 \sqrt{33} E\left (\operatorname{asin}{\left (\frac{\sqrt{21} \sqrt{- 2 x + 1}}{7} \right )}\middle | \frac{35}{33}\right )}{18225} - \frac{43214 \sqrt{33} F\left (\operatorname{asin}{\left (\frac{\sqrt{21} \sqrt{- 2 x + 1}}{7} \right )}\middle | \frac{35}{33}\right )}{18225} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((1-2*x)**(5/2)*(3+5*x)**(3/2)/(2+3*x)**(5/2),x)

[Out]

-230*(-2*x + 1)**(5/2)*sqrt(5*x + 3)/(189*sqrt(3*x + 2)) - 2*(-2*x + 1)**(5/2)*(
5*x + 3)**(3/2)/(9*(3*x + 2)**(3/2)) - 76*(-2*x + 1)**(3/2)*sqrt(3*x + 2)*sqrt(5
*x + 3)/63 - 4208*sqrt(-2*x + 1)*sqrt(3*x + 2)*sqrt(5*x + 3)/1215 + 116854*sqrt(
33)*elliptic_e(asin(sqrt(21)*sqrt(-2*x + 1)/7), 35/33)/18225 - 43214*sqrt(33)*el
liptic_f(asin(sqrt(21)*sqrt(-2*x + 1)/7), 35/33)/18225

_______________________________________________________________________________________

Mathematica [A]  time = 0.318156, size = 107, normalized size = 0.56 \[ \frac{\frac{30 \sqrt{1-2 x} \sqrt{5 x+3} \left (1620 x^3-3906 x^2-23538 x-13231\right )}{(3 x+2)^{3/2}}+829885 \sqrt{2} F\left (\sin ^{-1}\left (\sqrt{\frac{2}{11}} \sqrt{5 x+3}\right )|-\frac{33}{2}\right )-116854 \sqrt{2} E\left (\sin ^{-1}\left (\sqrt{\frac{2}{11}} \sqrt{5 x+3}\right )|-\frac{33}{2}\right )}{18225} \]

Antiderivative was successfully verified.

[In]  Integrate[((1 - 2*x)^(5/2)*(3 + 5*x)^(3/2))/(2 + 3*x)^(5/2),x]

[Out]

((30*Sqrt[1 - 2*x]*Sqrt[3 + 5*x]*(-13231 - 23538*x - 3906*x^2 + 1620*x^3))/(2 +
3*x)^(3/2) - 116854*Sqrt[2]*EllipticE[ArcSin[Sqrt[2/11]*Sqrt[3 + 5*x]], -33/2] +
 829885*Sqrt[2]*EllipticF[ArcSin[Sqrt[2/11]*Sqrt[3 + 5*x]], -33/2])/18225

_______________________________________________________________________________________

Maple [C]  time = 0.028, size = 277, normalized size = 1.5 \[ -{\frac{1}{182250\,{x}^{2}+18225\,x-54675} \left ( 2489655\,\sqrt{2}{\it EllipticF} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) x\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}-350562\,\sqrt{2}{\it EllipticE} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) x\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}+1659770\,\sqrt{2}\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}{\it EllipticF} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) -233708\,\sqrt{2}\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}{\it EllipticE} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) -486000\,{x}^{5}+1123200\,{x}^{4}+7324380\,{x}^{3}+4323900\,{x}^{2}-1721490\,x-1190790 \right ) \sqrt{3+5\,x}\sqrt{1-2\,x} \left ( 2+3\,x \right ) ^{-{\frac{3}{2}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((1-2*x)^(5/2)*(3+5*x)^(3/2)/(2+3*x)^(5/2),x)

[Out]

-1/18225*(2489655*2^(1/2)*EllipticF(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11
^(1/2)*3^(1/2)*2^(1/2))*x*(3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)^(1/2)-350562*2^(1/
2)*EllipticE(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/2)*3^(1/2)*2^(1/2))
*x*(3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)^(1/2)+1659770*2^(1/2)*(3+5*x)^(1/2)*(2+3*
x)^(1/2)*(1-2*x)^(1/2)*EllipticF(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1
/2)*3^(1/2)*2^(1/2))-233708*2^(1/2)*(3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)^(1/2)*El
lipticE(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/2)*3^(1/2)*2^(1/2))-4860
00*x^5+1123200*x^4+7324380*x^3+4323900*x^2-1721490*x-1190790)*(3+5*x)^(1/2)*(1-2
*x)^(1/2)/(10*x^2+x-3)/(2+3*x)^(3/2)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (5 \, x + 3\right )}^{\frac{3}{2}}{\left (-2 \, x + 1\right )}^{\frac{5}{2}}}{{\left (3 \, x + 2\right )}^{\frac{5}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^(3/2)*(-2*x + 1)^(5/2)/(3*x + 2)^(5/2),x, algorithm="maxima")

[Out]

integrate((5*x + 3)^(3/2)*(-2*x + 1)^(5/2)/(3*x + 2)^(5/2), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{{\left (20 \, x^{3} - 8 \, x^{2} - 7 \, x + 3\right )} \sqrt{5 \, x + 3} \sqrt{-2 \, x + 1}}{{\left (9 \, x^{2} + 12 \, x + 4\right )} \sqrt{3 \, x + 2}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^(3/2)*(-2*x + 1)^(5/2)/(3*x + 2)^(5/2),x, algorithm="fricas")

[Out]

integral((20*x^3 - 8*x^2 - 7*x + 3)*sqrt(5*x + 3)*sqrt(-2*x + 1)/((9*x^2 + 12*x
+ 4)*sqrt(3*x + 2)), x)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((1-2*x)**(5/2)*(3+5*x)**(3/2)/(2+3*x)**(5/2),x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (5 \, x + 3\right )}^{\frac{3}{2}}{\left (-2 \, x + 1\right )}^{\frac{5}{2}}}{{\left (3 \, x + 2\right )}^{\frac{5}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^(3/2)*(-2*x + 1)^(5/2)/(3*x + 2)^(5/2),x, algorithm="giac")

[Out]

integrate((5*x + 3)^(3/2)*(-2*x + 1)^(5/2)/(3*x + 2)^(5/2), x)